Resource StructureDefinition/FHIR Server from package de.medizininformatikinitiative.kerndatensatz.patho#2025.0.0-alpha2 (47 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "mii-pr-patho-active-problems-list",
"url" : "https://www.medizininformatik-initiative.de/fhir/ext/modul-patho/StructureDefinition/mii-pr-patho-active-problems-list",
"version" : "2025.0.0",
"name" : "MII_PR_Patho_Active_Problems_List",
"title" : "MII PR Patho Active Problems List",
"status" : "active",
"publisher" : "Medizininformatik Initiative",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "https://www.medizininformatik-initiative.de"
}
]
}
],
"description" : "List of conditions currently being monitored for the patient",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "List",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/List",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "List.meta.profile",
"path" : "List.meta.profile",
"mustSupport" : true
},
{
"id" : "List.status",
"path" : "List.status",
"mustSupport" : true
},
{
"id" : "List.mode",
"path" : "List.mode",
"fixedCode" : "snapshot",
"mustSupport" : true
},
{
"id" : "List.code",
"path" : "List.code",
"min" : 1,
"mustSupport" : true
},
{
"id" : "List.code.coding",
"path" : "List.code.coding",
"min" : 1,
"patternCoding" : {
"code" : "11450-4",
"system" : "http://loinc.org"
},
"mustSupport" : true
},
{
"id" : "List.code.coding.system",
"path" : "List.code.coding.system",
"min" : 1
},
{
"id" : "List.code.coding.code",
"path" : "List.code.coding.code",
"min" : 1
},
{
"id" : "List.subject",
"path" : "List.subject",
"min" : 1,
"mustSupport" : true
},
{
"id" : "List.entry",
"path" : "List.entry",
"mustSupport" : true
},
{
"id" : "List.entry.item",
"path" : "List.entry.item",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://www.medizininformatik-initiative.de/fhir/ext/modul-patho/StructureDefinition/mii-pr-patho-problem-list-item"
]
}
]
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.